home *** CD-ROM | disk | FTP | other *** search
- object MainForm: TMainForm
- Left = 255
- Top = 310
- Width = 633
- Height = 277
- Caption = 'System Modal Form Test'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 13
- object btnSysModal: TButton
- Left = 200
- Top = 88
- Width = 177
- Height = 73
- Caption = '&Show System Modal Window'
- Default = True
- TabOrder = 0
- OnClick = btnSysModalClick
- end
- end
-